home *** CD-ROM | disk | FTP | other *** search
/ Best Tools for JAVA / Best Tools for JAVA.iso / CONVERTR / RTF2HTML / SRC / RTF2HTML.TAR / rtftohtml_src / Libs / h / standard-names < prev    next >
Encoding:
Text File  |  1994-11-05  |  3.0 KB  |  381 lines

  1. # List of standard character names for RTF translators.
  2. # This file is used to create rtf.h and stdnames.h so keep it around.
  3. # To add new character names, add them to this list, and run "make World"
  4. # in $(TOP).
  5.  
  6. # this one should be first
  7. nothing
  8.  
  9. space
  10. exclam
  11. quotedbl
  12. numbersign
  13. dollar
  14. percent
  15. ampersand
  16. quoteright
  17. parenleft
  18. parenright
  19. asterisk
  20. plus
  21. comma
  22. hyphen
  23. period
  24. slash
  25. zero
  26. one
  27. two
  28. three
  29. four
  30. five
  31. six
  32. seven
  33. eight
  34. nine
  35. colon
  36. semicolon
  37. less
  38. equal
  39. greater
  40. question
  41. at
  42. A
  43. B
  44. C
  45. D
  46. E
  47. F
  48. G
  49. H
  50. I
  51. J
  52. K
  53. L
  54. M
  55. N
  56. O
  57. P
  58. Q
  59. R
  60. S
  61. T
  62. U
  63. V
  64. W
  65. X
  66. Y
  67. Z
  68. bracketleft
  69. backslash
  70. bracketright
  71. asciicircum
  72. underscore
  73. quoteleft
  74. a
  75. b
  76. c
  77. d
  78. e
  79. f
  80. g
  81. h
  82. i
  83. j
  84. k
  85. l
  86. m
  87. n
  88. o
  89. p
  90. q
  91. r
  92. s
  93. t
  94. u
  95. v
  96. w
  97. x
  98. y
  99. z
  100. braceleft
  101. bar
  102. braceright
  103. asciitilde
  104. exclamdown
  105. cent
  106. sterling
  107. fraction
  108. yen
  109. florin
  110. section
  111. currency
  112. quotedblleft
  113. guillemotleft
  114. guilsinglleft
  115. guilsinglright
  116. fi
  117. fl
  118. endash
  119. dagger
  120. daggerdbl
  121. periodcentered
  122. paragraph
  123. bullet
  124. quotesinglbase
  125. quotedblbase
  126. quotedblright
  127. guillemotright
  128. ellipsis
  129. perthousand
  130. questiondown
  131. grave
  132. acute
  133. circumflex
  134. tilde
  135. macron
  136. breve
  137. dotaccent
  138. dieresis
  139. ring
  140. cedilla
  141. hungarumlaut
  142. ogonek
  143. caron
  144. emdash
  145. AE
  146. ordfeminine
  147. Lslash
  148. Oslash
  149. OE
  150. ordmasculine
  151. ae
  152. dotlessi
  153. lslash
  154. oslash
  155. oe
  156. germandbls
  157. Aacute
  158. Acircumflex
  159. Adieresis
  160. Agrave
  161. Aring
  162. Atilde
  163. Ccedilla
  164. Eacute
  165. Ecircumflex
  166. Edieresis
  167. Egrave
  168. Eth
  169. Iacute
  170. Icircumflex
  171. Idieresis
  172. Igrave
  173. Ntilde
  174. Oacute
  175. Ocircumflex
  176. Odieresis
  177. Ograve
  178. Otilde
  179. Scaron
  180. Thorn
  181. Uacute
  182. Ucircumflex
  183. Udieresis
  184. Ugrave
  185. Yacute
  186. Ydieresis
  187. # Zcaron
  188. aacute
  189. acircumflex
  190. adieresis
  191. agrave
  192. aring
  193. atilde
  194. brokenbar
  195. ccedilla
  196. copyright
  197. degree
  198. divide
  199. eacute
  200. ecircumflex
  201. edieresis
  202. egrave
  203. eth
  204. iacute
  205. icircumflex
  206. idieresis
  207. igrave
  208. logicalnot
  209. minus
  210. multiply
  211. ntilde
  212. oacute
  213. ocircumflex
  214. odieresis
  215. ograve
  216. onehalf
  217. onequarter
  218. onesuperior
  219. otilde
  220. plusminus
  221. registered
  222. # scaron
  223. thorn
  224. threequarters
  225. threesuperior
  226. trademark
  227. twosuperior
  228. uacute
  229. ucircumflex
  230. udieresis
  231. ugrave
  232. yacute
  233. ydieresis
  234. # zcaron
  235.  
  236. # greek characters
  237.  
  238. Alpha
  239. Beta
  240. Chi
  241. Delta
  242. Epsilon
  243. Phi
  244. Gamma
  245. Eta
  246. Iota
  247. Kappa
  248. Lambda
  249. Mu
  250. Nu
  251. Omicron
  252. Pi
  253. Theta
  254. Rho
  255. Sigma
  256. Tau
  257. Upsilon
  258. varUpsilon
  259. Omega
  260. Xi
  261. Psi
  262. Zeta
  263.  
  264. alpha
  265. beta
  266. chi
  267. delta
  268. epsilon
  269. phi
  270. varphi
  271. gamma
  272. eta
  273. iota
  274. kappa
  275. lambda
  276. mu
  277. nu
  278. omicron
  279. pi
  280. varpi
  281. theta
  282. vartheta
  283. rho
  284. sigma
  285. varsigma
  286. tau
  287. upsilon
  288. omega
  289. xi
  290. psi
  291. zeta
  292.  
  293. # other
  294.  
  295. nobrkspace
  296. nobrkhyphen
  297. lessequal
  298. greaterequal
  299. infinity
  300. integral
  301. notequal
  302.  
  303. radical
  304. radicalex
  305. approxequal
  306. apple
  307. partialdiff
  308. opthyphen
  309. formula
  310. lozenge
  311.  
  312. universal
  313. existential
  314. suchthat
  315. congruent
  316. therefore
  317. perpendicular
  318.  
  319. minute
  320. club
  321. diamond
  322. heart
  323. spade
  324. arrowboth
  325. arrowleft
  326. arrowup
  327. arrowright
  328. arrowdown
  329. second
  330. proportional
  331. equivalence
  332. arrowvertex
  333. arrowhorizex
  334. carriagereturn
  335. aleph
  336. Ifraktur
  337. Rfraktur
  338. weierstrass
  339. circlemultiply
  340. circleplus
  341. emptyset
  342. intersection
  343. union
  344. propersuperset
  345. reflexsuperset
  346. notsubset
  347. propersubset
  348. reflexsubset
  349. element
  350. notelement
  351. angle
  352. gradient
  353. product
  354. logicaland
  355. logicalor
  356. arrowdblboth
  357. arrowdblleft
  358. arrowdblup
  359. arrowdblright
  360. arrowdbldown
  361. angleleft
  362. registersans
  363. copyrightsans
  364. trademarksans
  365. angleright
  366.  
  367. # some chars that can be represented in regular fonts, but look
  368. # different for Symbol
  369.  
  370. mathplus
  371. mathminus
  372. mathasterisk
  373. mathnumbersign
  374. dotmath
  375. mathequal
  376. mathtilde
  377.  
  378. # newline character equates to \line in RTF
  379. #
  380. newline
  381.